CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 调度 遗传

搜索资源列表

  1. MATLABGA

    0下载:
  2. 遗传算法程序,包括基因的遗传变异过程,适合做调度问题-genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:20248
    • 提供者:wangzimo
  1. flowhopschedule

    1下载:
  2. 车间调度遗传算法的研究,主要功能已经实现,绝对经典-Shop scheduling genetic algorithm research, the main function has been achieved, an absolute classic
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:54037
    • 提供者:liumingyi
  1. GA_Intelligent

    1下载:
  2. 只能制造技术车间调度程序,采用遗传算法对工序进行安排和寻优。-Scheduler can only manufacturing plant, a genetic algorithm optimization process for the arrangements and.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3021
    • 提供者:出来乍到
  1. JobScheduleGA

    2下载:
  2. Qm调度问题,方法为遗传算法,适用于准时生产-Qm scheduling problem, methods for the genetic algorithm for in-time production
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:14003
    • 提供者:蔡磊
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1545
    • 提供者:王龙隐
  1. 0801563

    0下载:
  2. 用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, Op, T} (where: J on behalf of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:897357
    • 提供者:刘浏
  1. chapter11基于多层编码遗传算法的车间调度算法

    0下载:
  2. 基于多层编码的遗传算法的车间调度算法研究(The study of workshop scheduling algorithm based on multi-layer coding genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:10240
    • 提供者:心空岁月
  1. 流水车间批量流调度问题求解方法研究_桑红燕.caj

    0下载:
  2. 利用智能算法 遗传算法等为基础 解决调度问题(The intelligent algorithm, genetic algorithm and so on are used to solve the scheduling problem)
  3. 所属分类:其他

  1. 遗传算法求解VRP问题的技术报告

    1下载:
  2. 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehicle scheduling problem without
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:96256
    • 提供者:阿雨
  1. 项目改进遗传算法二进制罚函数双库三断面

    1下载:
  2. 用于处理并联水库防洪调度问题,防洪目标断面可以是若干个(The program is used to deal with the flood control of Parallel Reservoir and the cross section of flood control target can be several)
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:100352
    • 提供者:bu放弃
  1. 遗传算法

    1下载:
  2. 对于柔性车间调度模型的简单算法优化,在已建立好的模型上利用仿真来优化模型(Optimization of Simple Algorithm for Job Shop Scheduling Model)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:Cc°菓儿°
  1. 基于多层编码遗传算法的车间调度算法

    2下载:
  2. 基于多层编码的车间调度算法。。。。。。。(shop floor scheduling)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:12288
    • 提供者:K_g
  1. 代码-多层编码遗传算法的车间调度算法

    0下载:
  2. 智能算法中的遗传算法,解决多层编码车间调度问题(The genetic algorithm in intelligent algorithm solves the problem of multilayer coding shop scheduling.)
  3. 所属分类:matlab例程

  1. 模拟退火遗传算法

    1下载:
  2. 模拟退火遗传算法的车辆调度研究,里面具有完整的matlab程序(Research on vehicle scheduling with simulated annealing genetic algorith)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2867200
    • 提供者:多尔衮
  1. 基于多层编码遗传算法的车间调度算法

    1下载:
  2. 基于多层编码遗传算法的车间调度算法(含详细代码)(Job shop scheduling algorithm based on multi-layer coding genetic algorithm (including detailed code))
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:12288
    • 提供者:理论经济
  1. 基于多层编码遗传算法的车间调度算法

    0下载:
  2. 基于多层编码遗传算法的车间调度算法(matlab实现)(Job shop scheduling algorithm based on multi-layer coded genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:11264
    • 提供者:我爱你长喜
  1. 生产调度matlab

    1下载:
  2. 基于遗传算法的车间调度的MATLAB实现,很好改进,实用(MATLAB implementation of job shop scheduling based on genetic algorithm is very good and practical.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-08
    • 文件大小:16384
    • 提供者:雨雨雨
  1. 遗传算法 车间调度 甘特图 代码

    4下载:
  2. 修改了网上不对的程序,可以用遗传算法求解。并画出甘特图(Modified the wrong program on the Internet, which can be solved by genetic algorithm. And draw Gantt chart.)
  3. 所属分类:其他

    • 发布日期:2019-03-17
    • 文件大小:75776
    • 提供者:有根
  1. 遗传算法下的经济调度

    5下载:
  2. 微电网的经济调度,MATLAB编写,含数据(Microgrid economic dispatch, MATLAB compilation, including data)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-05
    • 文件大小:61440
    • 提供者:新火箭客
  1. 遗传算法

    3下载:
  2. 考虑了孤岛型微电网的灵活性,在成本最低的条件下,进行优化调度(Considering the flexibility of islanded microgrid, the optimal dispatch is carried out at the lowest cost.)
  3. 所属分类:其他

    • 发布日期:2020-02-12
    • 文件大小:66560
    • 提供者:玉皇大帝
« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com